hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IWidgetRenderer
hip
gui
widget
Undocumented in source.
interface
IWidgetRenderer {
void
render
(int x, int y, int width, int height);
}
Members
Functions
render
void
render
(int x, int y, int width, int height)
Undocumented in source.
Meta
Source
See Implementation
hip
gui
widget
classes
DebugWidgetRenderer
Widget
interfaces
IWidgetRenderer